hipreme_engine ~master (2025-09-27T13:37:43Z)
Dub
Repo
WasmParametersMemory
hip
wasm
This is a special struct, loaded with the source pointer from bridge_malloc.
version(WebAssembly)
struct
WasmParametersMemory {
ubyte
*
ptr
;
}
Members
Variables
ptr
ubyte
*
ptr
;
Undocumented in source.
Meta
Source
See Implementation
hip
wasm
aliases
JSDelegateType
JSFunction
JSStringType
functions
__callDFunction
freeWasmBinary
getWasmArray
getWasmBinary
loadMemoryInStruct
sendJSDelegate
sendJSFunction
toFunc
wasmParametersFromUbyte
structs
Arguments
JSDelegate
JSString
WasmParametersMemory
This is a special struct, loaded with the source pointer from bridge_malloc.